home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
d
/
devpak
/
devpakv3.01kickstartv1.3b.dms
/
devpakv3.01kickstartv1.3b.adf
/
arp
/
prodocs
/
GetDevInfo
< prev
next >
Wrap
Text File
|
1991-11-20
|
882b
|
67 lines
GetDevInfo(31.0) ARP Programmers Manual GetDevInfo(31.0)
NAME
GetDevInfo - traverse through DevInfo device list
SYNOPSIS
devinfo = GetDevInfo( DevInfoNode )
d0 A2
FUNCTION
Get the next entry from the DevInfo list in a multi-tasking
safe manner. No translation is performed on the raw DevInfo
node, for a more convenient way to search the DevInfo list,
see AddDADevs(). If called with a NULL argument, returns
head of list.
INPUTS
DevInfoNode - Current position in list, or NULL, for head.
RESULTS
devinfo - Next node in list, or NULL, if at end of list.
Assembly language programmers can use the Z-Flag on
return from this function.
BUGS
None known.
SEE ALSO
Assign(), AddDADevs()
AUTHOR
CDH
Page 1 (printed 2/22/88)